Gets or sets the internal name of the aspect (property, control, etc.) that generated the message
__property BSTR Aspect;
String Aspect;
Property Aspect() As String
Typically this property is used to store the internal name for an aspect, to be communicated to developers fixing problems. Use the AspectFriendlyName property to specify a name that will be meaningful to the user if the error is displayed (such as the label that is shown on the screen control).
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|